Pro CSS3 Layout Techniques by Sam Hampton-Smith

Pro CSS3 Layout Techniques by Sam Hampton-Smith

Author:Sam Hampton-Smith
Language: eng
Format: epub
Publisher: Apress, Berkeley, CA


Listing 5-6.CSS Applied to the HTML Code in Listing 5-1, Updated to Include order Properties for the library-item Elements

Note

The order property only affects visual media, so screen readers continue to read the content in the order it appears in the markup. It’s important to understand this when checking the accessibility of your page layout.

Controlling the Flex

Perhaps the single most important part of the Flexbox specification is the ability to define how flex items are sized and spaced. Traditionally, it’s been very difficult to arrange navigation items across an axis so that they expand or contract to fit the main size with equal spacing around them. Flexbox provides full control over both these design aspects through the following flex- properties: flex-grow



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.